home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / _threedee / !ThreeDee / !Run < prev    next >
Text File  |  1994-03-26  |  869b  |  22 lines

  1. | !Run Obey file for ThreeDee Application
  2. Set ThreeDee$Dir <Obey$Dir>
  3. |Change the next line if you are using a different
  4. |filetype number
  5. |Set Alias$@RunType_200 Run <Obey$Dir>.!Run %%*0
  6. IconSprites <Obey$Dir>.!Sprites
  7. Run <Obey$Dir>.ChkSpr
  8. |Set Dummy$Path <Run$Path>,<Obey$Dir>.Resources.
  9. |Run Dummy:ResFind ThreeDee
  10. |Unset Dummy$Path
  11. WimpSlot -min 420K -max 420K
  12. |Load any modules required now
  13. RMEnsure InterfaceManager 2.00 RMLoad <Obey$Dir>.Interface
  14. RMEnsure InterfaceManager 2.00 Error Couldn't load Interface module
  15. RMEnsure MenuUtils 0.11 RMLoad <Obey$Dir>.MenuUtils
  16. RMEnsure MenuUtils 0.11 Error 0 Error Couldn't load MenuUtils Module
  17. RMEnsure MessageTrans 0.06 RMLoad <Obey$Dir>.MsgTrans
  18. RMEnsure MessageTrans 0.06 Error Couldn't load MsgTrans Module
  19. |And check that there is still enough memory!
  20. WimpSlot -min 460K -max 460K
  21. Run <ThreeDee$Dir>.!ThreeDee %*0
  22.